socketio
Toggle table of contents
native
Platform filter
native
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[native]SocketError
/
SendFailed
Send
Failed
native
data
class
SendFailed
(
val
cause
:
Throwable
?
)
:
SocketError
Members
Constructors
Send
Failed
Link copied to clipboard
native
constructor
(
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
native
val
cause
:
Throwable
?